Esx Settings Depots BaseImageVersion
Esx Settings Depots BaseImageVersion
The Esx Settings Depots BaseImageVersion schema contains fields that describe a specific ESXi base image.
This schema was added in vSphere API 7.0.3.0.
JSON Example
{
"version": "string",
"display_name": "string",
"display_version": "string"
}
string
version
Required
Version of the base image.
This property was added in vSphere API 7.0.3.0.
string
display_name
Required
Human readable name of the base image.
This property was added in vSphere API 7.0.3.0.
string
display_version
Required
Human readable version of the base image.
This property was added in vSphere API 7.0.3.0.